·2,447,543篇论文数据,部分数据来源于NoteExpress
N a function defined in terms of the repeated application of a number of simpler functions to their own values, by specifying a base clause and a recursion formula 递归函数 [logic]
"Next, you'll create a recursive function."
接下来,创建递归函数。
You've implemented a recursive function in Lisp.
您已经在Lisp中实现了递归函数。
Converting a common loop to a recursive function.
将一个常见的循环转化为递归函数。
This is another way of doing exponentiation, but this one's a recursive function. All right?
但这是一种递归的方法对不对?,好,让我们看看这种方法?
应用推荐